/*
 * 项目名称：维邦统计
 * 描述：
 * Copyright (C) 2024 江苏维邦软件有限公司
 *
 * 这一程序是自由软件：你可以根据 GNU 通用公共许可证 (GPLv3) 的条款重新分发或修改它。任何后续版本均需在相同许可证下发布。
 *
 * 本程序的发布旨在遵守 GNU GPLv3 协议，完整协议文本请参阅项目根目录的 LICENSE 文件，或访问 <https://www.gnu.org/licenses/gpl-3.0.html>。
 */
.x-form-element {
	/* padding-top:5px; */
}
.x-form-item label.x-form-item-label {
	padding-top:0;
}
.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
    height: auto;
}
.x-small-editor .x-form-field-wrap .x-form-trigger {
    height: 25px;
}
.ext-strict .x-small-editor .x-form-text {
    height: 20px !important;
}
.x-btn-mc em.x-btn-arrow {
    display: inline;
}
.x-btn-noicon .x-btn-small .x-btn-text {
    height: auto;
}
.x-small-editor .x-form-text {
    height: 25px;
}
.x-grid3-row {
    height: 30px!important;
}
.x-form-check-wrap{
	line-height:18px;
}
.x-form-check-wrap input {
    vertical-align: middle;
}
.x-form-file-wrap {
    height: 28px !important;
}
.ext-strict .x-form-text {
    height: 22px;
}
.x-form-field-wrap .x-form-trigger {
	height: 25px;
}
.x-form-item {
    margin-top: 0px;
    font-size:16px;
}
.x-form-text, .ext-ie .x-form-file {
	height: 26px;
}
.x-panel-header{
	line-height: 20px;
	font-size:16px;
}
.x-panel-inline-icon {
    width: 20px;
    height: 20px;
}
.x-tree-node-el {
    line-height: 22px;
}
#f_makesure_text {
	/* margin-top:5px; */
}
.x-grid3-row td{
	line-height:16px;
}
.x-grid3-summary-row td{
	line-height:16px;
}

.x-grid3-cell-inner {
    line-height: 24px;
}
.x-list-body dt em {
    font: 16px arial,tahoma,helvetica,sans-serif;
}
.x-mask-msg-inner{
    font-size:16px;
}
.table {
	font-size:16px;
}
.x-tab-bar-body-default-top {
    padding-bottom: 4px;
}
.x-btn-default-small .x-btn-inner {
	font-size:16px;
}
.x-grid-cell-inner {
	line-height:18px;
}
.x-grid3-hd-row td {
	font-size:16px;
	line-height: 19px;
}
.x-tree-node {
	font-size:16px;
}
.x-combo-list-item {
	font-size:16px;
}
.x-combo-list-hd {
	font-size:16px;
}
.ext-webkit .x-small-editor .x-form-field {
	font-size:16px;
}
.x-small-editor .x-form-field {
	font-size:16px;
}
table.x-date-inner {
	width: 200px;
    height: 200px;
}
.ext-webkit table.x-date-inner {
    width: 200px;
    height: 200px;
}
.ext-gecko .x-window-body .x-form-item {
	overflow:hidden;
}
label.x-form-cb-label {
	top: 0px;
}
.ext-strict .ext-webkit .x-small-editor .x-form-text{
	height:20px !important;
}
